Description | Example | Return Message | Group(s)

SCHED: GetResourceValues

Format

SCHED / GetResourceValues '<ResourceName>' '<FileName>' <ResourceAttribute>

Description

The SCHED GetResourceValues Connect command returns the value report for the specified attribute (capacity, accommodation, or availability) of the resource specified by the <ResourceName> parameter.

Parameters

  • ResourceName: The parameter is a string of text in single quotes of a comma delimited list of resource names. Resource names should note be in quotes.
  • FileName: The parameter is a string of text in single quotes of the absolute path of the filename. Empty string is allowed if the command does not write out to a file name.
  • Attribute: The parameter options are capacity, accommodation, or availability.

Examples

Requests a capacity value report for the SSR resource in the active schedule and saves it to the file "SSRcapacitytimeline.txt" located at "C:\Outputs\" Capacity
SCHED / GetResourceValues 'SSR' 'C:\Outputs\SSRcapacitytimeline.txt' Capacity

SyntaxExample
<CommandName>SCHED / GetResourceValues
<ResourceName>'SSR'
<FileName>'C:\Outputs\SSRcapacitytimeline.txt'
<Attribute>Capacity

Return Message

Connect returns a message that contains the value timeline for the specified resource attribute. The report matches the format specified on the Data Values Report page.

Group Membership

This command belongs to the following group(s):

Scheduler

Version

6.0